From d94cc4f01bfd4c4f4fb5278fc2c77857cea22f68 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Thu, 15 May 2008 18:38:39 +0000 Subject: [PATCH] Revert r34849 -- please stop randomly changing formatted messages into plaintext, especially without checking usage. --- includes/ImagePage.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/includes/ImagePage.php b/includes/ImagePage.php index 51c84005a9..57cbf5bbc0 100644 --- a/includes/ImagePage.php +++ b/includes/ImagePage.php @@ -577,7 +577,7 @@ EOT $wgOut->addWikiMsg( 'nolinkstoimage' ); return; } - $wgOut->addHTML( Xml::element( 'h5', null, wfMsg( 'linkstoimage' ) ) . "\n" ); + $wgOut->addWikiMsg( 'linkstoimage' ); $wgOut->addHTML( "